From c632dbf27a77c1c73ce559041b3a78ec5f78b187 Mon Sep 17 00:00:00 2001 From: Celestial Nebula <41875671+CelestialNebula@users.noreply.github.com> Date: Wed, 24 Mar 2021 18:21:16 +0000 Subject: [PATCH] Update reference to obsolete variable in DOCSTRING (#285) --- which-key.el | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/which-key.el b/which-key.el index 529bcfadc75..55767a97f69 100644 --- a/which-key.el +++ b/which-key.el @@ -964,8 +964,7 @@ In the second case, the second string is used to provide a longer name for the keys under a prefix. MORE allows you to specifcy additional KEY REPLACEMENT pairs. All -replacements are added to -`which-key-key-based-description-replacement-alist'." +replacements are added to `which-key-replacement-alist'." ;; TODO: Make interactive (while key-sequence ;; normalize key sequences before adding -- 2.30.2